-
61 Domain Name System
"A hierarchical, distributed database that contains mappings of DNS domain names to various types of data, such as IP addresses. DNS enables the location of computers and services by user-friendly names, and it also enables the discovery of other information stored in the database." -
62 DNS
"A hierarchical, distributed database that contains mappings of DNS domain names to various types of data, such as IP addresses. DNS enables the location of computers and services by user-friendly names, and it also enables the discovery of other information stored in the database." -
63 recover
"To put back into a stable condition. A computer user may be able to recover lost or damaged data by using a program to search for and salvage whatever information remains in storage. A database may be recovered by restoring its integrity after some problem has damaged it, such as abnormal termination of the database management program." -
64 SQL
"A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems." -
65 Structured Query Language
"A database query and programming language widely used for accessing, querying, updating, and managing data in relational database systems." -
66 table
"A database object that stores data in records (rows) and fields (columns). The data is usually about a particular category of things, such as employees or orders." -
67 Design view
"A window that shows the design of these database objects - tables, queries, forms, reports, macros, and data access pages. In Design view, you can create new database objects and modify the design of existing ones." -
68 OLAP provider
A set of software that provides access to a particular type of OLAP database. This software can include a data source driver and other client software that is necessary to connect to a database. -
69 OLE DB
"A component database architecture that provides efficient network and Internet access to many types of data sources, including relational data, mail files, flat files, and spreadsheets." -
70 status summary
A data set that is generated by a status summarizer. Status summarizers use both the status messages that are collected by Status Manager and other data in the SMS/Configuration Manager site database to generate status summaries. -
71 deferred transaction
A transaction that is not committed when the roll forward phase of recovery completes and that cannot be rolled back during database startup because data needed by roll back is offline. This data can reside in either a page or a file. -
72 storage engine
"A component of SQL Server that is responsible for managing the raw physical data in your database. For example, reading and writing the data to disk is a task handled by the storage engine." -
73 Microsoft Access project
An Access file that connects to a Microsoft SQL Server database and is used to create client/server applications. A project file doesn't contain any data or data-definition-based objects such as tables and views. -
74 LINQ to SQL
"A LINQ technology that provides a run-time infrastructure for managing relational data as objects. In LINQ to SQL, the data model of a relational database is mapped to an object model expressed in the programming language of the developer." -
75 Object Relational Designer
A tool that provides a visual design surface for creating LINQ to SQL entity classes and associations (relationships) based on objects in a database. The Object Relational Designer also provides functionality to map stored procedures and functions to System.Data.Linq.DataContext methods for returning data and manipulating entity classes.English-Arabic terms dictionary > Object Relational Designer
-
76 ODC file
"A file that stores information about a connection to a data source, such as an Access database, spreadsheet, or text file, and that facilitates data source administration." -
77 Macro Manager
A dialog that shows all the data macros in the database. Data macros can be deleted or renamed here. -
78 Access Services
A scalable Web platform that enables users to publish an Access database application to a SharePoint site. Data in these databases can then be viewed and edited in a Web browser. This enables browser-based viewing and interaction with the databases on machines that do not have a database application installed. -
79 aggregation
A table or structure containing pre-calculated data for an online analytical processing (OLAP) cube. Aggregations support the rapid and efficient querying of a multidimensional database. -
80 base catalog
A catalog containing product data that is referenced by a virtual catalog. Base catalogs are stored in the catalog database.
См. также в других словарях:
Database design — is the process of producing a detailed data model of a database. This logical data model contains all the needed logical and physical design choices and physical storage parameters needed to generate a design in a Data Definition Language, which… … Wikipedia
Data integration — involves combining data residing in different sources and providing users with a unified view of these data.[1] This process becomes significant in a variety of situations, which include both commercial (when two similar companies need to merge… … Wikipedia
Data retrieval — Data retrieval, in database management, involves extracting the wanted data from a database. The two primary forms of the retrieved data are reports and queries. In order to retrieve the desired data the user present a set of criteria by a query … Wikipedia
Data Transformation Services — Data Transformation Services, or DTS, is a set of objects and utilities to allow the automation of extract, transform and load operations to or from a database. The objects are DTS packages and their components, and the utilities are called DTS… … Wikipedia
Data virtualization — describes the process of abstracting disparate data sources (databases, applications, file repositories, websites, data services vendors, etc.) through a single data access layer (which may be any of several data access mechanisms). This… … Wikipedia
Data management — comprises all the disciplines related to managing data as a valuable resource. Contents 1 Overview 2 Topics in Data Management 3 Body Of Knowledge 4 Usage … Wikipedia
Data General — Industry Computer Fate Acquired Successor EMC Corporation Founded 1968 … Wikipedia
Data profiling — is the process of examining the data available in an existing data source (e.g. a database or a file) and collecting statistics and information about that data. The purpose of these statistics may be to: Find out whether existing data can easily… … Wikipedia
Database Deployment Manager — Developer(s) The Unauthorized Frog project Stable release 0.1e Operating system Windows 2000, XP and Vista, Linux License … Wikipedia
Data mart — Saltar a navegación, búsqueda Un Data mart es una versión especial de almacén de datos (data warehouse). Son subconjuntos de datos con el propósito de ayudar a que un área específica dentro del negocio pueda tomar mejores decisiones. Los datos… … Wikipedia Español
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia